Previous Topic

Next Topic

Expo Notes window

From Exposition, select Set up an exposition, double-click an exposition, click More, and select Notes

Note

Enter a note or comment about the exposition (maximum of 256 alphanumeric characters).

Suppress printing of exposition notes on Confirmation Letters

Enable to prevent printing notes on confirmation letters.

SQL Registration Verification Calculation (Optional)

Enter a SQL calculation. If you enter a SQL calculation, iMIS tests an exhibitor's eligibility based on the calculation's requirements.

The field stores a SQL calculation that results in either a 1 or a 0. If the calculation produces a 1, then iMIS allows you to create an order for the exhibitor. If the calculation results in a 0, then a message displays indicating that the exhibitor is not eligible and the order insertion is canceled.

The following is a sample calculation (the calculation varies from organization to organization). The sample calculation searches for all CM (company member) types:

select COUNT(*) from Name where MEMBER_TYPE='CM' and ID = [AsiSQL(Orders.ST_ID)]

See Also

Defining Exposition Notes

To enter an exposition note


ASI logo 10.6 Production Release. Updated 7/20/2005 1:52:48 PM
© Copyright by Advanced Solutions International, Inc. All rights reserved.